home *** CD-ROM | disk | FTP | other *** search
- Path: news.hklink.net!usenet
- From: alex@station.net (Alex Chu)
- Newsgroups: comp.lang.c
- Subject: Trace C memory allocation
- Date: Sun, 14 Apr 1996 23:10:10 GMT
- Organization: HongKongLink (Tel: 23882399 Fax: 23882188 Net: info@hklink.net)
- Message-ID: <4ks3n2$2mt@news.hklink.net>
- NNTP-Posting-Host: ttyl0.station.net
- X-Newsreader: Forte Free Agent 1.0.82
-
-
- Hi everybody,
-
-
- I using the Turbo C 2.0 for DOS at this moment. I wonder that how can
- I trace the memory allocation in C. The 'Add Watch' option only can
- trace the memory variable. If I use the Free() function, how could I
- know the pointer is really freed or not ?
-
- Best Regards,
-
-
-
- Alex Chu
-
-